Version

SortSettings<T> Class Members

The following tables list the members exposed by SortSettings<T>.

Public Properties
 NameDescription
Public PropertyCaseSensitiveGets or sets the value which indicates whether strings should be compared case-sensitively when they are sorted.  
Public PropertySortConditionsGets the collection of sort conditions to use when sorting the region of data.  
See Also